home *** CD-ROM | disk | FTP | other *** search
- ;
- ; EXPLIST.TXT User defined expression list file.
- ;
-
-
- ;
- ; User Defined direction sensitivity
- ;
- Loading 10 when direction==Out
- Loading 1 Default
- ;
- ; User Defined Configuration
- ;
- CaseSensitive=FALSE
-
- ; Default separators for plain text files (eg message bodies)
- Separators=" \t\r\n.,()"
-
- ; Separators for more complicated files, eg Word documents which include
- ; formatting commands. Special characters can be entered as decimal numbers
- ; preceeded by a backslash, and ranges can be entered as two such numbers
- ; separated by a dash. Note that the dash must not be surrounded by spaces.
- ; Separators="\000-\032 .,()%\127-\255"
-
- ; MaxWordLength is increased from its default value when the files being
- ; processed are not pure text - for example Word document files, which
- ; include formatting commands.
- ; MaxWordLength=4095
- ;
- ; User Defined List
- ; This one to trap CVs leaving the building!
- ;
- "Curriculum Vitae" 10
- "CV" 10
- "C V" 10
- "Resume" 10
-